libxl_qmp: Introduce libxl__qmp_insert_cdrom.
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 9 Oct 2012 10:08:19 +0000 (11:08 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Tue, 9 Oct 2012 10:08:19 +0000 (11:08 +0100)
commit7a906b938f21888e955acfabb297b9590be62b8a
treefc8f465ff783e36e66dff9fa9cdce1f52becdf0e
parent5c2852a2a5b1a138b79672dae6e2264f26d6b1d9
libxl_qmp: Introduce libxl__qmp_insert_cdrom.

This function can eject or change the CDROM for a guest that use qemu-xen as a
device-model.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_internal.h
tools/libxl/libxl_qmp.c